From: Karl Berry Date: Thu, 9 Jan 2003 23:29:54 +0000 (+0000) Subject: sort-regexp-fields update X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~53851 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=976d93d4ccfeb421b69596d224c0c143b0a4a27b;p=emacs.git sort-regexp-fields update --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cff51898e3a..0dc24bf165e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2003-01-09 Karl Berry + + * sort.el (sort-regexp-fields): pass noerror to re-search-forward, + so that we don't fail if no records match record-regexp. + 2003-01-09 Markus Rost * cus-edit.el (customize-group, customize-group-other-window):